home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / grafik / raytracing / rayshade-4.0.6.3 / fixes / fix024 / libray / libobj / bounds.h.diff < prev    next >
Encoding:
Text File  |  1994-08-09  |  325 b   |  13 lines

  1. *** bounds.h    Mon Oct 11 15:01:20 1993
  2. --- bounds.h.frac    Mon Oct 11 14:52:05 1993
  3. ***************
  4. *** 49,54 ****
  5. --- 49,55 ----
  6.   extern void     BoundsCopy(), BoundsPrint(),
  7.           BoundsInit(), BoundsEnlarge(),
  8.           BoundsTransform();
  9. + extern void    BoundsEnlargeSphere();
  10.   
  11.   extern int    BoundsIntersect();
  12.   #endif /* BOUNDS_H */
  13.